-
Home
-
Infility Global
-
2.12.2
-
Code
-
Classes
- Csv
Total Complexity |
98 |
Dependencies |
9 |
Dependents |
15 |
Total lines |
639 |
Lines of code |
354 |
Logical lines of code |
214 |
Comment lines |
100 |
Methods |
41 |
Properties |
17 |
Methods 41
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
loadStringOrFile() |
B |
39 |
15 |
63 |
convertFormattedNumber() |
A |
52 |
8 |
23 |
openFileOrMemory() |
S |
54 |
6 |
21 |
convertBoolean() |
S |
62 |
6 |
11 |
inferSeparator() |
S |
58 |
4 |
16 |
checkSeparator() |
S |
61 |
4 |
11 |
canRead() |
S |
55 |
3 |
21 |
setAutoDetect() |
S |
64 |
4 |
10 |
guessEncodingTestNoBom() |
S |
65 |
4 |
8 |
guessEncodingNoBom() |
S |
60 |
3 |
12 |
listWorksheetInfo() |
S |
52 |
2 |
24 |
guessEncodingTestBom() |
S |
69 |
3 |
7 |
guessEncoding() |
S |
68 |
3 |
7 |
guessEncodingBom() |
S |
60 |
2 |
12 |
__construct() |
S |
69 |
2 |
7 |
skipBOM() |
S |
70 |
2 |
6 |
openDataUri() |
S |
68 |
2 |
7 |
setEnclosure() |
S |
69 |
2 |
7 |
setConstructorCallback() |
S |
80 |
1 |
3 |
getConstructorCallback() |
S |
80 |
1 |
3 |
setInputEncoding() |
S |
77 |
1 |
4 |
getInputEncoding() |
S |
82 |
1 |
3 |
setFallbackEncoding() |
S |
77 |
1 |
4 |
getFallbackEncoding() |
S |
82 |
1 |
3 |
loadSpreadsheetFromFile() |
S |
75 |
1 |
4 |
loadSpreadsheetFromString() |
S |
74 |
1 |
4 |
setTestAutoDetect() |
S |
77 |
1 |
4 |
castFormattedNumberToNumeric() |
S |
77 |
1 |
4 |
loadIntoExisting() |
S |
79 |
1 |
3 |
getDelimiter() |
S |
82 |
1 |
3 |
setDelimiter() |
S |
77 |
1 |
4 |
getEnclosure() |
S |
82 |
1 |
3 |
getSheetIndex() |
S |
82 |
1 |
3 |
setSheetIndex() |
S |
77 |
1 |
4 |
setContiguous() |
S |
77 |
1 |
4 |
getContiguous() |
S |
82 |
1 |
3 |
setEscapeCharacter() |
S |
77 |
1 |
4 |
getEscapeCharacter() |
S |
82 |
1 |
3 |
setPreserveNullString() |
S |
77 |
1 |
4 |
getPreserveNullString() |
S |
82 |
1 |
3 |
setSheetNameIsFileName() |
S |
77 |
1 |
4 |